libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Sun, 23 Dec 2018 20:50:40 +0000 (20:50 +0000)
committerRyan Tandy <ryan@nardis.ca>
Sun, 23 Dec 2018 20:50:40 +0000 (20:50 +0000)
commit2191a2bbfb236164657b000254ad85e2626e7509
tree7b4551b8dff46ffef2054917bb1ac3688c96989a
parentc4699dc2c4d11e14e749d2cecfcadc0b1a3d40ac
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in